Auto merge of #2455 - jespino:remove-completed-todo, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 9 Mar 2016 17:20:11 +0000 (09:20 -0800)
committerbors <bors@rust-lang.org>
Wed, 9 Mar 2016 17:20:11 +0000 (09:20 -0800)
commit3327e76e8438543c70846c29211724145b4e27a3
tree2b01abd122254e0bba0e9cf7930149fc40cf4bc2
parent3d95a1d57a45be9e3d9333848ee0fff05cffe04c
parent13f951383bd9ad6203159ef4d97de8934a50a7bd
Auto merge of #2455 - jespino:remove-completed-todo, r=alexcrichton

Removing finished TODO

I think this TODO is finished (The only public field in all the file is the Layout::path) If this is part of the TODO, i can set it as private and create a getter).